tools: cpupools: xl: commands and library changes
authorJuergen Gross <juergen.gross@ts.fujitsu.com>
Thu, 21 Oct 2010 17:36:22 +0000 (18:36 +0100)
committerJuergen Gross <juergen.gross@ts.fujitsu.com>
Thu, 21 Oct 2010 17:36:22 +0000 (18:36 +0100)
commitf66601c5629d5bd82797827a8f89dbdbcf410771
tree2843c418af03c3f9bafb1409bcf3a91319b274e7
parent18dd3dbdf2721c656676a15dac91eefb7b46e3cd
tools: cpupools: xl: commands and library changes

Support of cpu pools in libxl and xl:
  library functions
  xl cpupool-create
  xl cpupool-list
  xl cpupool-destroy
  xl cpupool-cpu-add
  xl cpupool-cpu-remove
  xl cpupool-migrate
Renamed all cpu pool related names to *cpupool*

Signed-off-by: juergen.gross@ts.fujitsu.com
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
12 files changed:
tools/libxl/libxl.c
tools/libxl/libxl.h
tools/libxl/libxl.idl
tools/libxl/libxl_internal.h
tools/libxl/libxl_utils.c
tools/libxl/libxl_utils.h
tools/libxl/libxltypes.py
tools/libxl/libxlu_cfg_l.c
tools/libxl/libxlu_cfg_l.h
tools/libxl/xl.h
tools/libxl/xl_cmdimpl.c
tools/libxl/xl_cmdtable.c